ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseAxisView<TDefinition,TOwnerView> Class / axisType Property

In This Topic
    axisType Property (_BaseAxisView<TDefinition,TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property axisType As AxisType
    public AxisType axisType {get;}
    See Also